* To check mouse catching options try to move mouse around forms and controls. You'll see messages in 'VBX MouseIn Event' frame on Form1. If mouse stoped above any control that has any text in a tag property, and mouse didn't move for 2 sec., popup windows will appears.
To change time of appearing popup window use a scroll bar.
* To check System Menu options use bottoms in a "System Menu Options" frame. Push them and after this check System menu of Form1. Try to click 'Some text'. Menu items added with assosiated numbers. This numbers started with 100.
* To Spy any control move mouse pointer into this control and click right mouse button. After revision dialog box press 'OK' and then click any mouse button again to retrive a mouse hook.
You can use this technich also in design and break modes.